Skip to content

Fix MicroProfiler ClearEvents method #3120

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ddavis-2015
Copy link
Member

@tensorflow/micro

Make sure the MicroProfiler ClearEvents method clears the existing tick counts for the total_ticks_per_tag_ member.

bug=fixes #3119

@tensorflow/micro

Make sure the MicroProfiler ClearEvents method clears the existing tick counts for the total_ticks_per_tag_ member.

bug=fixes tensorflow#3119
@ddavis-2015 ddavis-2015 requested a review from a team as a code owner June 11, 2025 07:48
@ddavis-2015 ddavis-2015 requested a review from suleshahid June 11, 2025 07:49
@ddavis-2015 ddavis-2015 self-assigned this Jun 11, 2025
@ddavis-2015 ddavis-2015 added bug Something isn't working ci:run_full labels Jun 11, 2025
@ddavis-2015 ddavis-2015 requested review from rameshkunasi and removed request for suleshahid July 15, 2025 14:40
Copy link
Contributor

@rameshkunasi rameshkunasi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me

Copy link
Contributor

mergify bot commented Jul 15, 2025

This pull request has been removed from the queue for the following reason: checks timeout.

The merge conditions cannot be satisfied due to checks timeout.

You can check the last failing draft PR here: #3147.

You may have to fix your CI before adding the pull request to the queue again.

If you update this pull request, to fix the CI, it will automatically be requeued once the queue conditions match again.
If you think this was a flaky issue instead, you can requeue the pull request, without updating it, by posting a @mergifyio requeue comment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ci:ready_to_merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix MicroProfiler ClearEvents method
3 participants